home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 January / EnigmA AMIGA RUN 33 (1999)(G.R. Edizioni)(IT)[!][issue 1999-01].iso / earcd / apus / boothack / old / bh980723.lha / bh980723 / compileBootstrap < prev    next >
Text File  |  1997-02-22  |  168b  |  5 lines

  1. ; Requires geek-gadgets for compiling
  2. assign ade: dh1:gg
  3. assign gg: dh1:gg
  4. gcc -o bootstrap -I. -I/empty/linux-2.1.42/include -m68030 -noixemul bootstrap.c linuxboot.c
  5.